Bump the frontend group in /web with 13 updates - #105
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the frontend group in /web with 13 updates: | Package | From | To | | --- | --- | --- | | [react-icons](https://github.com/react-icons/react-icons) | `4.10.1` | `4.11.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.15.0` | `6.16.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.2` | `6.1.3` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.4.3` | `14.5.1` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.4` | `29.5.5` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.197` | `4.14.199` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.4` | `20.7.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.2.23` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.7` | `18.2.8` | | [postcss](https://github.com/postcss/postcss) | `8.4.28` | `8.4.30` | | [prettier](https://github.com/prettier/prettier) | `3.0.2` | `3.0.3` | | [sass](https://github.com/sass/dart-sass) | `1.66.1` | `1.68.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` | Updates `react-icons` from 4.10.1 to 4.11.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v4.10.1...v4.11.0) Updates `react-router-dom` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.16.0/packages/react-router-dom) Updates `@testing-library/jest-dom` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.1.2...v6.1.3) Updates `@testing-library/user-event` from 14.4.3 to 14.5.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.4.3...v14.5.1) Updates `@types/jest` from 29.5.4 to 29.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/lodash` from 4.14.197 to 4.14.199 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.5.4 to 20.7.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.21 to 18.2.23 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.7 to 18.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `postcss` from 8.4.28 to 8.4.30 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.28...8.4.30) Updates `prettier` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.2...3.0.3) Updates `sass` from 1.66.1 to 1.68.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.66.1...1.68.0) Updates `typescript` from 5.1.6 to 5.2.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #107. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/web/frontend-ddee9c3e0e
branch
October 2, 2023 22:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the frontend group in /web with 13 updates:
4.10.14.11.06.15.06.16.06.1.26.1.314.4.314.5.129.5.429.5.54.14.1974.14.19920.5.420.7.118.2.2118.2.2318.2.718.2.88.4.288.4.303.0.23.0.31.66.11.68.05.1.65.2.2Updates
react-iconsfrom 4.10.1 to 4.11.0Release notes
Sourced from react-icons's releases.
Commits
2acc2a1v4.11.059e6348update icons6c62cf6Merge branch 'pr/omarcostahamido/807' into update-icons901596ffeat: update lucide icons (#793)3288431Updatefontawesome-629f870d4.10.2-snapshot.0Updates
react-router-domfrom 6.15.0 to 6.16.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
13fb25achore: Update version for release (#10866)6bd6fb9chore: Update version for release (pre) (#10849)9b1d184chore: Update version for release (pre) (#10844)b6614b0Add generics for Remix type enhancements (#10843)3069e52chore: Update version for release (pre) (#10828)9852bb0name change (#10812)a4495deExport proper ErrorResponse type (#10811)ae75cdcExport ShouldRevalidateFunctionArgs interface (#10797)8b3559aEncode URIs during server rendering of <a href>/<form action> to avoi… (#10769)Updates
@testing-library/jest-domfrom 6.1.2 to 6.1.3Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
5b492acfix: proper@jest/globalsimport (#530)Updates
@testing-library/user-eventfrom 14.4.3 to 14.5.1Release notes
Sourced from
@testing-library/user-event's releases.Commits
d7483f0fix: incorrect default import from@testing-library/dom(#1162)4be87b3chore: swap release scriptd95121dchore: add --experimental-import-meta-resolve8779eaechore: format, lint, fix lint4019ceefix(exports): add a named export for userEventda00e8dfeat(types): Add additional type exports for UserEvent & Options (#1112)7a305dechore: fix snapshot testing (#1090)e93a5afchore: rewrite tests (#1081)Updates
@types/jestfrom 29.5.4 to 29.5.5Commits
Updates
@types/lodashfrom 4.14.197 to 4.14.199Commits
Updates
@types/nodefrom 20.5.4 to 20.7.1Commits
Updates
@types/reactfrom 18.2.21 to 18.2.23Commits
Updates
@types/react-domfrom 18.2.7 to 18.2.8Commits
Updates
postcssfrom 8.4.28 to 8.4.30Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
45c5501Release 8.4.30 versionbc3c341Update linterb2be58aMerge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...6a291d6apply suggestions from code reviewefa442cUpdate lib/map-generator.jsde33cf6improve sourcemap performance1c6ad25Highlight banner with linese10d5c0More more detailed text below3ff5f5fRephrase into272aae4Remove old bannerUpdates
prettierfrom 3.0.2 to 3.0.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d5f3171Release 3.0.3a35008fSupport shared config that forbidsrequire()(#15233)1ce97d1Support TypeScript 5.2using/await usingdeclaration (#15321)a73cfa0Fix build script--reportoption (#15323)941c6b3Minor refactor togetSupportedFilesGlob(#15319)f6c9e9bAssert uniqueness in language properties (#15320)288ea7echore(deps): update dependency webpack to v5.88.2 (#15147)6654451chore(deps): update dependency webpack to v5.88.2 (#15148)d059644chore(deps): update dependency fast-glob to v3.3.1 (#15001)423011dMinor refactor toexpandPatterns(#15317)Updates
sassfrom 1.66.1 to 1.68.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
de618faFix an error during embedded compiler shutdown (#2092)873e91eCut a release (#2090)13c9fb3Expose the containing URL to importers under some circumstances (#2083)69f1847CI: Configure dependabot to update GitHub Actions, too (#2087)c22c84dUpdate changelog for sass/embedded-host-node#248 (#2086)37e0ed5Fix source span for calculation deprecation warnings (#2084)7370d6aFix changelog for 1.67.0 (#2085)5c31d1fRe-enable new calculation functions (#2080)bdb145fFix example (#2074)77e208cRun cli compilations in parallel dart isolates (#2078)Updates
typescriptfrom 5.1.6 to 5.2.2Release notes
Sourced from typescript's releases.
Commits
9684ba6Cherry-pick fix for cross-file inlay hints (#55476) torelease-5.2and LKG ...555ef99Bump version to 5.2.2 and LKG6074b9dUpdate LKG for 5.2.1 RC.b778ed1Merge commit 'e936eb13d2900f21d79553c32a704307c7ad03dd' into release-5.210b9962Bump version to 5.2.1-rc and LKGe936eb1Update package-lock.jsone36cd57Update package-lock.json581fba1Update package-lock.json8fc8c95Decorators normative updates (#55276)b1c4dc4Fix class name references (#55262)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions